StvDEV

 GDK

  Components

  Handlers

  ArgumentsHandler

  PlatformHandler

  Awake()

  HandlePlatform()

  PlatformDetected

  PlatformType

  RuntimePlatform

  Localization

  Scenarios

  Threads

  UI

  Trigger

  Drawing

  Editor

  Extensions

  Inspector

  Patterns

  TMP

  Types

  Vibration

class PlatformHandler

Component for handle current platform.
VisibilityPublic
ExtendsManager

Public enums

enum PlatformTypeRuntime plaftorm type.

Public static methods

void HandlePlatform()Handle platform type.

Protected methods

void Awake()

Public static properties

UnityEvent<PlatformType> PlatformDetected On platform detected (PlatformType)
PlatformType RuntimePlatform Current runtime platform.